home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / SCANNER / PD-204 / HEBREW.LNG < prev    next >
Text File  |  1997-08-25  |  1KB  |  59 lines

  1.  
  2. [general]
  3.  
  4. # display_mode selects how received pages are displayed:-
  5. # mode=0  -  long form 2-line displays, as per version 2.03
  6. # mode=1  -  short form 1-line display, just <RIC>-<FUNC> <MESSAGE>
  7. # mode=2  -  short form display, from right to left
  8. # mode=3  -  automatic selection of left-right, or right-left.
  9. #            If received message contains 3 or more characters above
  10. #            127 then display right-left, otherwise left-right.
  11.  
  12. display_mode=3
  13.  
  14. # logging_mode selects how received pages are logged:-
  15. # mode=0  -  long form 2-line entries, as per version 2.03
  16. # mode=1  -  short form 1-line entries, just <RIC>-<FUNC> <MESSAGE>
  17.  
  18. logging_mode=0
  19.  
  20.  
  21. [mapping]
  22.  
  23. # The following statements map the received 7-bit character onto
  24. # the displayed 8-bit character code.
  25. # Any characters not listed here mapped to themselves.
  26.  
  27. # The following character mappings for Hebrew, ULTRA fonts.
  28.  
  29. 96=128   `
  30. 97=129   a
  31. 98=130   b
  32. 99=131   c
  33. 100=132  d
  34. 101=133  e
  35. 102=134  f
  36. 103=135  g
  37. 104=136  h
  38. 105=137  i
  39. 106=138  j
  40. 107=139  k
  41. 108=140  l
  42. 109=141  m
  43. 110=142  n
  44. 111=143  o
  45. 112=144  p
  46. 113=145  q
  47. 114=146  r
  48. 115=147  s
  49. 116=148  t
  50. 117=149  u
  51. 118=150  v
  52. 119=151  w
  53. 120=152  x
  54. 121=153  y
  55. 122=154  z
  56.  
  57.